home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / save-init.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  648 b   |  18 lines

  1. SAVE-INIT  -  save customizations
  2.  
  3. Usage:  SAVE-INIT
  4.  
  5. The SAVE-INIT command is used to keep customizations for future use in
  6.   a file called .mminit, which MM reads at startup.  You can customize
  7.   MM using the SET and DEFINE commands, but the effects of SET and
  8.   DEFINE last only for the one MM session unless you use SAVE-INIT.
  9.   One SAVE-INIT will save all current settings.
  10.  
  11. Examples:
  12.     MM>define pals abc1,def6    #defines an alias
  13.     MM>set expunge-on-bye no    #changes a customization variable
  14.     MM>save-init        #saves both the above things in .mminit
  15.  
  16. For more help type "help" and one of these topics:
  17.   set   define   show   customization
  18.